SsProgram 
Logical Entity Name  SsProgram 
Default Table Name  SsProgram 
Physical Only  NO 
Definition 
 
Note 
 

SsProgram Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsProgramID(PK)    int  NO 
 
SsBillingMethodID(FK)    int  NO 
 
AdProgramID(FK)    int  NO 
 
Amount    money  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

SsProgram Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SsProgram_SsProgramID  PrimaryKey  SsProgramID 

SsProgram Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgram  Non-Identifying  One To Zero or More  FK_SsProgram_AdProgramID_AdProgram_AdProgramID      AdProgramID  NO  YES 
SsBillingMethod  Non-Identifying  One To Zero or More  FK_SsProgram_SsBillingMethodID_SsBillingMethod_SsBillingMethodID      SsBillingMethodID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsProgram_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SsProgram Check Constraints 
Check Constraint Name  CheckConstraint